home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Collection of Internet
/
Collection of Internet.iso
/
infosrvr
/
dev
/
www_talk.930
/
000066_emv@heifetz.msen.com _Sun Mar 22 06:10:07 1992.msg
< prev
next >
Wrap
Internet Message Format
|
1994-01-24
|
1KB
Return-Path: <emv@heifetz.msen.com>
Received: from cernvax.cern.ch by nxoc01.cern.ch (NeXT-1.0 (From Sendmail 5.52)/NeXT-2.0)
id AA16179; Sun, 22 Mar 92 06:10:07 GMT+0100
Received: by cernvax.cern.ch (5.57/Ultrix2.0-B)
id AA27945; Sun, 22 Mar 92 06:05:36 +0100
Received: by dxmint.cern.ch (cernvax) (5.57/3.14)
id AA00994; Sun, 22 Mar 92 07:05:24 +0200
Received: by heifetz.msen.com (/\==/\ Smail3.1.22.1 #22.11)
id <m0lSKhB-000HcYC@heifetz.msen.com>; Sun, 22 Mar 92 00:02 EST
Message-Id: <m0lSKhB-000HcYC@heifetz.msen.com>
To: timbl@nxoc01.cern.ch
Cc: www-talk@nxoc01.cern.ch
Subject: "Cannot connect to information gateway %s\n", gateway
Date: Sun, 22 Mar 92 00:02:11 -0500
From: Edward Vielmetti <emv@msen.com>
(that's from HTAccess.c)
I want to be able to make references like
www rfc:934
or www rfc:934.txt
and have that turned into
www file://ftp.nisc.sri.com/rfc/rfc934.txt
what should I set "WWW_rfc_GATEWAY" to to do something like that?
it looks like the code in HTAccess.c is only set up to use HTTP as
a gateway scheme, which is fair and good, though I would expect that
if I say
setenv WWW_rfc_GATEWAY file://ftp.nisc.sri.com/rfc/
that it would look and say "aha, a file, better FTP it".
this is with the 1.2c version of the line mode browser.
thanks,
--Ed